home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19990422-19990725 / 000236_news@columbia.edu _Thu Jul 1 23:49:14 1999.msg < prev    next >
Internet Message Format  |  2020-01-01  |  1KB

  1. Return-Path: <news@columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id XAA29328
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Thu, 1 Jul 1999 23:49:14 -0400 (EDT)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id XAA03795
  7.     for kermit.misc@watsun.cc.columbia.edu; Thu, 1 Jul 1999 23:26:53 -0400 (EDT)
  8. X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
  9. From: danman@iafrica.com (Danie van Zyl)
  10. Subject: Re: Sending directories and subdirectories
  11. Date: Fri, 02 Jul 1999 05:21:03 +0200
  12. Organization: UUNET Internet Africa
  13. Message-ID: <fADf38gVdB2X092yn@iafrica.com>
  14. To: kermit.misc@columbia.edu
  15.  
  16. Hi
  17.  
  18. I have the C-Kermit book, but must be overlooking the obvious. I want to
  19. send the content of a drive, (directories and subdirectories) from one 
  20. machine to another useing Kermit 95. What is the right command. I can 
  21. send files by using send without any problem.
  22.  
  23. Thanks, Danie